XML Einrichten Version 1.3
CustomerPhone Element
XML Einrichten Version 1.3 > EndConsumer Complex Type : CustomerPhone Element
Description
Phone number of the end-consumer
Namespace (none)
Type
Restriction of xs:string
Diagram
CustomerPhone Element
Overview
CustomerPhone optional Restriction of xs:string
Phone number of the end-consumer
Source
<xs:element name="CustomerPhone" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Telefonnummer des Endkunden</xs:documentation>
    <xs:documentation xml:lang="en">Phone number of the end-consumer</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="70" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
EndConsumer Complex TypeXML Einrichten Version 1.3